ComponentOne ASP.NET MVC Controls
SubItemsPath Property

C1.Web.Mvc Namespace > MenuBase<T> Class : SubItemsPath Property
Gets or sets the name of the property that contains an array with items to be displayed in a sub-menu.
Syntax
'Declaration
 
Public Property SubItemsPath As String
public string SubItemsPath {get; set;}
See Also

Reference

MenuBase<T> Class
MenuBase<T> Members